Skip to content

Conversation

spastorino
Copy link
Member

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 28, 2019
@spastorino spastorino force-pushed the is-union-return-ty branch from 23a0b13 to 57b520a Compare May 28, 2019 14:58
@spastorino spastorino force-pushed the is-union-return-ty branch from 63d1c4d to 1388ec0 Compare May 28, 2019 15:37
@spastorino spastorino force-pushed the is-union-return-ty branch from 1388ec0 to bb94fc0 Compare May 28, 2019 16:31
@spastorino
Copy link
Member Author

Have also squashed the two last commits into one because it did not make sense to split those.

@oli-obk
Copy link
Contributor

oli-obk commented May 29, 2019

@bors r+

@bors
Copy link
Collaborator

bors commented May 29, 2019

📌 Commit bb94fc0 has been approved by oli-obk

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 29, 2019
Centril added a commit to Centril/rust that referenced this pull request May 29, 2019
…i-obk

is_union returns ty to avoid computing it twice

r? @oli-obk
Centril added a commit to Centril/rust that referenced this pull request May 29, 2019
…i-obk

is_union returns ty to avoid computing it twice

r? @oli-obk
Centril added a commit to Centril/rust that referenced this pull request May 29, 2019
…i-obk

is_union returns ty to avoid computing it twice

r? @oli-obk
Centril added a commit to Centril/rust that referenced this pull request May 29, 2019
…i-obk

is_union returns ty to avoid computing it twice

r? @oli-obk
Centril added a commit to Centril/rust that referenced this pull request May 29, 2019
…i-obk

is_union returns ty to avoid computing it twice

r? @oli-obk
oli-obk added a commit to oli-obk/rust that referenced this pull request May 29, 2019
…i-obk

is_union returns ty to avoid computing it twice

r? @oli-obk
bors added a commit that referenced this pull request May 29, 2019
Rollup of 7 pull requests

Successful merges:

 - #60549 (do not print panic message on doctest failures)
 - #60885 (strip synstructure consts from compiler docs)
 - #61217 (Account for short-hand init structs when suggesting conversion)
 - #61261 (is_union returns ty to avoid computing it twice)
 - #61293 (Print const generics properly in rustdoc)
 - #61310 (split libcore::mem into multiple files)
 - #61313 (Simplify Set1::insert)

Failed merges:

r? @ghost
@bors bors merged commit bb94fc0 into rust-lang:master May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants